home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / earcd / grafica / flashmandel / sources / scoptions < prev    next >
Text File  |  1997-10-30  |  467b  |  27 lines

  1. MATH=68881
  2. CPU=68030
  3. PARAMETERS=REGISTERS
  4. NOSTACKCHECK
  5. STRINGMERGE
  6. NOCHECKABORT
  7. NOMULTIPLEINCLUDES
  8. OPTIMIZE
  9. LINK
  10. NOOPTIMIZERINLINE
  11. OPTIMIZERINLINELOCAL
  12. VERBOSE
  13. STRIPDEBUG
  14. PRECISION=DOUBLE
  15. UTILITYLIBRARY
  16. OPTIMIZERTIME
  17. DEFINE __USE_SYSBASE
  18. LIBRARY=modules/mandint.o
  19. LIBRARY=modules/cycle.o
  20. LIBRARY=modules/colorwindow.o
  21. LIBRARY=modules/Iff.o
  22. PROGRAMNAME=FlashMandel_030_FPU
  23. GLOBALSYMBOLTABLE=flashmandel.gst
  24. OPTIMIZERCOMPLEXITY=4
  25. OPTIMIZERDEPTH=4
  26. OPTIMIZERRECURDEPTH=4
  27.